home *** CD-ROM | disk | FTP | other *** search
- object ErrorDlg: TErrorDlg
- Left = 13
- Top = 117
- BorderStyle = bsDialog
- Caption = 'Smart Address Message'
- ClientHeight = 268
- ClientWidth = 421
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 120
- Scaled = False
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnShow = FormShow
- TextHeight = 16
- object GroupBox1: TGroupBox
- Left = 2
- Top = 0
- Width = 416
- Height = 57
- TabOrder = 0
- object ErrIcon: TImage
- Left = 8
- Top = 16
- Width = 32
- Height = 32
- AutoSize = True
- end
- object Err1: TLabel
- Left = 48
- Top = 21
- Width = 353
- Height = 24
- AutoSize = False
- Caption = 'Err1'
- Font.Color = clBlack
- Font.Height = -17
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- end
- object Button2: TButton
- Left = 330
- Top = 234
- Width = 89
- Height = 30
- Caption = 'Button1'
- TabOrder = 1
- end
- object Button3: TButton
- Left = 240
- Top = 234
- Width = 89
- Height = 30
- Caption = 'Button1'
- TabOrder = 2
- end
- object Button4: TButton
- Left = 149
- Top = 234
- Width = 89
- Height = 30
- Caption = 'Button1'
- TabOrder = 3
- end
- object GroupBox2: TGroupBox
- Left = 2
- Top = 59
- Width = 416
- Height = 171
- TabOrder = 4
- object Err2: TLabel
- Left = 9
- Top = 11
- Width = 398
- Height = 19
- AutoSize = False
- Caption = 'Err2'
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object ErrText: TLabel
- Left = 9
- Top = 32
- Width = 394
- Height = 128
- AutoSize = False
- Caption = 'ErrText'
- Color = clBtnFace
- ParentColor = False
- ShowAccelChar = False
- WordWrap = True
- end
- end
- object Button5: TButton
- Left = 57
- Top = 234
- Width = 89
- Height = 30
- Caption = 'Button5'
- ModalResult = 5
- TabOrder = 5
- end
- end
-